Appliance Recovery Backup SystemName Archive Info
The Appliance Recovery Backup SystemName Archive Info schema represents backup archive information.
This schema was added in vSphere API 6.7.
{
"timestamp": "string",
"location": "string",
"parts": [
"string"
],
"version": "string",
"system_name": "string",
"comment": "string"
}
Time when this backup was completed.
This property was added in vSphere API 6.7.
Backup location URL.
This property was added in vSphere API 6.7.
List of parts included in the backup.
This property was added in vSphere API 6.7.
The version of the appliance represented by the backup.
This property was added in vSphere API 6.7.
The system name identifier of the appliance represented by the backup.
This property was added in vSphere API 6.7.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.appliance.recovery.backup.system_name
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.appliance.recovery.backup.system_name
.
Custom comment added by the user for this backup.
This property was added in vSphere API 6.7.